Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Yentl Chugeromanakoi 19.Jan.04 10:32 PM a Web browser
Notes Client 6.5 All Platforms


Hi!

Excuse the simplicity of this problem, but it just seems too easy to not be working :-)

Here's my setup...
Domino Server 6.5 on Machine1
Notes Client 6.5 Client on Machine2

On the the machine with Notes 6.5 client (Machine2), I've configured the user settings through the UI. Now, I'm trying to make a simple COM call through VB with the following code:

dim n as new NotesSession
dim r as NotesRegistration

n.Initialize("password")
set r = n.CreateRegistration()
r.RegistrationServer = "mail/dom65"
r.GetUserInfo("user1")

Everything is smooth until I call "GetUserInfo", where after a few seconds, it crashes with the following error:

Thread=[0BF0:0005-0C24]
Stack base=0x0012E664, Stack size = -1240 bytes
PANIC: LookupHandle: null handle

I've tried VB and Python, but nothing works! Doesn't this seem too simple to be failing? :-)

Interesting point!! If I install the Notes 6.0 (not 6.5) client, and point that to my 6.5 server, the API call works fine! This is leading me to think there is a bug in the Notes 6.5 COM API...

Anyone else have experience with this?

Thanks in advance for the help, and any help offered is GREATLY appreciated!! :-)

Take Care,
~Jeremy Silver








  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS